Lists component

Lists are a continuous group of text or images. They are composed of items containing primary and supplemental actions, which are represented by icons and text.

Unordered List with bullets

To use unordered list with bullets add class name styled-listinside the ul tag. For different variants of bullet add class names accordingly list-style-circle, list-style-squareif variant is not provided default variant would be used.

  • list item 1
  • list item 2
  • list item 3
  • list item 1
  • list item 2
  • list item 3
  • list item 1
  • list item 2
  • list item 3

Ordered List with bullets

To use ordered list with bullets add class name styled-listinside the ol tag. For different variants of order add class names accordingly list-style-lowercase, list-style-uppercase, list-style-lowercase-roman,list-style-uppercase-roman if variant is not provided default variant would be used. To reverse the order of ordered list, add reversed attribute to ol tag.

  1. list item with number
  2. list item with number
  3. list item with number
  1. Reversed list item
  2. Reversed list item
  3. Reversed list item
  1. List item with lowercase alphabets
  2. List item with lowercase alphabets
  3. List item with lowercase alphabets
  1. List item with uppercase alphabets
  2. List item with uppercase alphabets
  3. List item with uppercase alphabets
  1. List item with lowercase roman number
  2. List item with lowercase roman number
  3. List item with lowercase roman number
  1. List item with uppercase roman number
  2. List item with uppercase roman number
  3. List item with uppercase roman number

List with no bullets

If you want list stacked but with no bullet and indentation, then you may use this component. To use list with no bullets add class name list-style-none

  • list item 1
  • list item 2
  • list item 3

List with inline items

If you want list items in same line instead of stacked, then you may use this component. To use list with inline items add class name list-inline

  • item 1
  • item 2
  • item 3

List with icon

To use list with icon add class name list-style-icon along with the icon.

  • list item 1
  • list item 2
  • list item 3

Basic List

Copy below code and put your desired text and icon and you are good to go.

Inbox
Drafts
Trash
Spam

Nested List

Copy below code and put your desired text and icon and you are good to go.

Sent mail
Drafts
Inbox
Starred

Folder List

Copy below code and put your desired text and icon and you are good to go.

Work
Jan 9, 2021
Photos
Jan 7, 2021
Vacation
July 20, 2021

Stacked List (Notification Page)

Copy below code and put your desired text and icon and you are good to go.

profile-photo
Brunch this weekend?
Ali Connors - I'll be in your neighborhood doing errands this…
profile-photo
Summer BBQ
to Scott, Alex, Jennifer - Wish I could come, but I'm out of town this…
profile-photo
Oui Oui
Sandra Adams - Do you have Paris recommendations? Have you ever…
profile-photo
Brunch this weekend?
Ali Connors - I'll be in your neighborhood doing errands this…
profile-photo
Summer BBQ
to Scott, Alex, Jennifer - Wish I could come, but I'm out of town this…
profile-photo
Oui Oui
Sandra Adams - Do you have Paris recommendations? Have you ever…
profile-photo
Brunch this weekend?
Ali Connors - I'll be in your neighborhood doing errands this…
profile-photo
Summer BBQ
to Scott, Alex, Jennifer - Wish I could come, but I'm out of town this…
profile-photo
Oui Oui
Sandra Adams - Do you have Paris recommendations? Have you ever…